Will I get penalised by google for overflow hidden? [duplicate]

Posted by Rascal Capac on Pro Webmasters See other posts from Pro Webmasters or by Rascal Capac
Published on 2014-06-06T11:42:16Z Indexed on 2014/06/09 21:41 UTC
Read the original article Hit count: 198

Filed under:
|

This question already has an answer here:

I have 2 divs next to each other, div A and div B. Div A displays a whole wordpress post and div B displays about 15 excerpts of posts with the same tag.

To get this looking nice I set the hight of div B to be the same as the hight of div A with javaScript.

This means alot of post excerpts will be hidden due to overflow hidden on div B.

Will Google penalise me for this, and if so, how can I make this work and still please Google?

Ps. I would gladly prevent the excerpts from being indexed but the main post must be indexed Ds.

© Pro Webmasters or respective owner

Related posts about css

Related posts about web-crawlers